projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed04b87
)
Fix the doc build
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Aug 2012 03:37:43 +0000
(23:37 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Aug 2012 03:38:03 +0000
(23:38 -0400)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index ebcea8375552bdd93c80d11d4a1f1bc3b11e1985..629484e6e4e4be0890fa962ec0768d0bff850cbc 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-14121,7
+14121,8
@@
_gtk_widget_get_action_muxer (GtkWidget *widget)
*
* Inserts @group into @widget. Children of @widget that implement
* #GtkActionable can then be associated with actions in @group by
- * setting their 'action-name' to @prefix.<action-name>.
+ * setting their 'action-name' to
+ * @prefix.<replaceable>action-name</replaceable>.
*
* Since: 3.6
*/